home *** CD-ROM | disk | FTP | other *** search
/ Internet 1996 World Exposition / park.org.s3.amazonaws.com.7z / park.org.s3.amazonaws.com / Japan / Panasonic- / funcity / paris / wave / COUT.dcr / 00159_çXêV ×“¿01.ls < prev    next >
Encoding:
Text File  |  2017-09-21  |  147 b   |  12 lines

  1. global debug, bank, mm, ma
  2.  
  3. on exitFrame
  4.   if debug = 0 then
  5.     if netdone() then
  6.       go("MV")
  7.     else
  8.       go("MC1")
  9.     end if
  10.   end if
  11. end
  12.